home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Database / REALmaker 1.0 b6 PPC / Plugins / REALmaker PSB / REALmaker PSB Doc < prev   
Encoding:
Text File  |  2000-08-31  |  987 b   |  45 lines

  1. REALmakerPSB Plugin 1.0
  2. Author: Francis Lessard
  3. Mac-X- Software
  4. http://www.mac-x-software.com
  5.  
  6. REALmakerPSB Plugin is a Plugin for REALbasic add new Push button.
  7.  
  8. --------------------------------------------------------------------------
  9.  
  10. Methodes
  11.  
  12. Push()
  13. Cause the button to visually pushed(clicked), as well as triggering the Action event.
  14.  
  15. --------------------------------------------------------------------------
  16.  
  17. Events
  18.  
  19. Action()
  20. The button has been clicked
  21.  
  22. --------------------------------------------------------------------------
  23.  
  24. Properties
  25.  
  26. Caption
  27. The button's text.
  28. Default
  29. If true, the defaut button indicator is added to the button and the Return and Enter key are mapped the button.
  30. OKIcon
  31. Add OK icon
  32. CancelIcon
  33. Add Cancel icon
  34. Icon
  35. Add costum icon
  36. Set Iconloc
  37. If true, you can change the location of icon
  38. IconTop
  39. The top location of icon 
  40. IconLeft
  41. The left location of icon 
  42. Set TextLoc
  43. If true, you can change the location of text
  44. TextLeft
  45. The left location of text